home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr14 / text_ref.zip / WINDOWS.TXT < prev   
Text File  |  1995-01-19  |  44KB  |  1,033 lines

  1.                          Computer Help References
  2.                              version 1.19.95
  3.  
  4. ────────────────────────────────────────────────────────────────────────────
  5.                             W  I  N  D  O  W  S
  6. ────────────────────────────────────────────────────────────────────────────
  7.  
  8. As new information is added, it will appear at the beginning of each
  9. specific section.  All new information will have the date it was added in
  10. the header.  If you find something you've read before that is marked as a
  11. new addition, it is due to a correction, or addition to that topic.
  12.  
  13. ────────────────────────────────────────────────────────────────────────────
  14.  
  15. What's that WINA20.386 file for?
  16. ================================
  17. -> Added on January 12, 1995
  18.  
  19. The WINA20.386 file is a read-only file that is copied to the root directory
  20. on your hard disk (startup) drive when you set up MS-DOS 5 Upgrade or MS-DOS
  21. 6 Upgrade on a computer that is capable of running Microsoft Windows in 386
  22. enhanced mode.
  23.  
  24. Microsoft Windows version _3.0_ cannot run in 386 enhanced mode without this
  25. file.  However, you do _NOT_ need the WINA20.386 file if you are currently
  26. running _any other version_ of Microsoft Windows, or if you do not run
  27. Microsoft Windows version 3.0 in 386 enhanced mode.
  28.  
  29. Source: Microsoft(R) Product Support Services Application Note PD0471.TXT
  30.         - EXPLANATION OF THE WINA20.386 FILE - 4/93
  31.  
  32. * Vernon.Frazee@f71.n135.z1.fidonet.org
  33.   or FidoNet: 1:135/71
  34.  
  35. ────────────────────────────────────────────────────────────────────────────
  36.  
  37. NotePad Enhancements
  38. ====================
  39. -> Added on January 3, 1995
  40.  
  41. NotePad has a left and right margin of 3/4".  When printing from NotePad for
  42. certain documents, which have lines longer than a 7" horizontal line, a few
  43. words on that line will wrap down to the next line and make it harder to
  44. read.
  45.  
  46. To change this 3/4" margin, start up WRITE and load in NOTEPAD.EXE.  You
  47. *DID* remember to make a backup copy - yes?  Make sure to select "No
  48. Conversion" when asked.  Click on the Find title bar menu and then select the
  49. Find menu item.  Type ".75" as the text to search for.  Click on the Find
  50. Next button to start the search.  Once arriving at this entry, Double-Click
  51. on the Control Menu icon to get out of the Find dialog box.  Change BOTH
  52. instances of the .75 to .00 (that's zero-zero).  Save the file as NOTEPAD.EXE
  53. and you're all finished.
  54.  
  55. * Bill Gaston @ 1:382/91
  56.  
  57. ────────────────────────────────────────────────────────────────────────────
  58.  
  59. Hanging Mouse
  60. =============
  61. -> Updated on December 17, 1994
  62. -> Added on October 30, 1994
  63.  
  64. Some computers using a mouse on the PS/2 port will experience a delay when
  65. Windows exits.  This is the system waiting for the mouse port to
  66. reinitialize.  To correct the problem, add "InitPS2MouseAtExit=FALSE" to
  67. the [386Enh] section of SYSTEM.INI:
  68.  
  69. * PC Computing - August 1994
  70.  
  71. You should note an annoyance this *can* cause for some computers.  By using
  72. the "InitPS2MouseAtExit=" line, when the user exits Windows completely, any
  73. DOS application that wants the mouse will not have the mouse enabled.  This
  74. can be be corrected by entering "mouse on" at the DOS prompt (this works for
  75. the Microsoft mouse driver, other drivers may use other initialization
  76. commands).  Your mouse driver should be in your PATH statement.  This will
  77. re-initialize the mouse and all will be fine afterwards.
  78.  
  79. * Jerry Rainko @ 1:120/437
  80.  
  81. An easy way to "fix" this problem if it applies to you is to have Windows
  82. run from a batch file.  Create a file with an ASCII editor (DOS has EDIT.COM
  83. which works great for small files like this) and give it an easy name to
  84. remember ... such as WIND.BAT   In this file, you will need at least two
  85. lines - more if you want to further enhance your Windows "Exit".
  86.  
  87.     @win
  88.     @mouse on
  89.  
  90. That's it!  Just save the file and put it in one of the directories in your
  91. PATH statement.  Instead of using WIN to start Windows, use WIND and it will
  92. automatically do the rest for you.  Other enhancements could be to clear the
  93. screen, display the free space on your hard drive, etc.
  94.  
  95. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  96.   or FidoNet: Jamie Hermans @ 1:342/707
  97.  
  98. ────────────────────────────────────────────────────────────────────────────
  99.  
  100. Quick Launch Menu System
  101. ========================
  102. -> Added on December 12, 1994
  103.  
  104. Create a group window that you can leave open with all your most used
  105. applications and applets.  Mine has: Telix, BlueWave, Word, WinZip, File
  106. Manager, MS DOS Prompt, Notepad, ...
  107.  
  108. To keep consistent, I have kept all the old groups and only _copied_ the
  109. icons to my new group.  This saves alot of opening-closing-jumping-confusion.
  110.  
  111. You can even have well-used files in your always-on-top group so you don't
  112. have to start the application, or File Manager, first.  Simply use the
  113. filemanager to associate the files (sometimes this is already done by the
  114. installation program of many applications) and from then on, you need only
  115. to double click on a data file's icon and the application will start and
  116. automatically load that data file.
  117.  
  118. * Alfred Pratt - alfred@freenet.vancouver.bc.ca
  119.  
  120. ────────────────────────────────────────────────────────────────────────────
  121.  
  122. CD-ROM Audio in Windows 3.1+
  123. ============================
  124. -> Added on December 12, 1994
  125.  
  126. Note: "Windows 3.1" as stated below is relevant to:
  127.  
  128.     Windows 3.1 or 3.11
  129.     Windows for Workgroups 3.1 or 3.11
  130.  
  131.  
  132. This is a complete description of the support for CDROM Audio support in
  133. Windows 3.1.  This article will try to completely explain the CDROM
  134. environment.  It will also include a detailed list of things that need to be
  135. done to use Music CD's in your CDROM under Windows 3.1.
  136.  
  137. The support for CDROM Audio is a multilevel cooperation of three levels of
  138. drivers.  They are the manufacture's CDROM device driver, Microsoft's
  139. MSCDEX.EXE, and Windows 3.1 MCICDA.DRV.  These are the three drivers required
  140. to use the CDROM Audio support in Windows 3.1.  The manufacture's driver
  141. interfaces directly to the CDROM device.  It talks to MSCDEX.EXE.  MSCDEX.EXE
  142. is the programmers Red Book CD Audio driver.  It talks to MCICDA.DRV of
  143. Windows 3.1.  MCICDA.DRV supports Windows applications using CD Audio.  It
  144. talks to Windows programs.
  145.  
  146. All three drivers must be installed and configured correctly to play music
  147. CD's.  When Windows 3.1 setup program is run, it checks for the presence of
  148. MSCDEX.EXE.  If it is found, it will create an entry for MCICDA.DRV in your
  149. system.  But, it will NOT install the driver!  This must be done by the user
  150. after the installation is completed.  Following are the exact steps to add
  151. all these drivers to your system:
  152.  
  153.     A) Add your manufacture's driver supplied with the CD-ROM Drive to the
  154.          CONFIG.SYS in your root directory.
  155.     B) Add MSCDEX.EXE from manufacture or Microsoft to the AUTOEXEC.BAT
  156.     C) Configure the above drivers for each other.  Use the documentation
  157.           from manufacture.
  158.     D) Start up Windows and goto Control Panel.  Select the Drivers Icon.
  159.     E) Press the ADD Button.
  160.     F) Select "[MCI] CD Audio" entry and press OK Button.
  161.     G) Insert Windows Disk asked for and follow instructions.
  162.     H) Restart windows.  You should now be able to use a Windows CD player
  163.          (or the Media Player) to play Music CD's.
  164.  
  165. If after the above steps you are still not getting the MCICDA.DRV to run,
  166. follow these instructions:
  167.  
  168.     A) Edit SYSTEM.INI.
  169.     B) Find the [MCI] section.
  170.     C) There should be a "CDAudio=mcicda.drv" entry.  If not, add it.
  171.     D) Save SYSTEM.INI and exit editor.
  172.     E) Do a directory listing on your <windows>\SYSTEM directory.
  173.     F) Is MCICDA.DRV present?  If not:
  174.          1) Search Windows 3.1 Install disks for a file "MCICDA.DR_".
  175.          2) Use EXPAND.EXE command to expand file to <windows>\SYSTEM.
  176.          3) Restart windows.
  177.  
  178. One major problem that I have seen with CD-ROM drives is that the lens pickup
  179. system gets dirty easily.  This can cause the CD-ROM drive to act very
  180. strange.  It will skip in playing songs, reset the drive, or not play a disk
  181. at all.  To clean a CD-ROM drive, a CD cleaning disk can be bought at most
  182. audio stores.  Run the disk through the drive.  This should solve the
  183. problem.  You should clean your drive at least every 60 days.
  184.  
  185. I hope this clears up the problems I have seen with using Music CD's in
  186. Windows 3.1.  I, of course, have a vested interest in seeing it get cleared
  187. up.
  188.  
  189. * Brett McDonald - BFM Software - CIS 77370,1254
  190.  
  191. ────────────────────────────────────────────────────────────────────────────
  192.  
  193. Control without the Control Panel
  194. =================================
  195. -> Added on November 28, 1994
  196.  
  197. If you are tired of opening up Control Panel (It takes to long to open if you
  198. ask me) just to get at your favorite Control Panel applet, I have a few little
  199. tips for you.  From Program Manager open up a program group (or create a new
  200. one).  Then from the menu in Program Manager select FILE then NEW.  Select
  201. Program item.  In the command line type any of the following for the desired
  202. applet:
  203.  
  204.  
  205.      APPLET         COMMAND LINE
  206.     --------       --------------
  207.  
  208.     COLOR          CONTROL MAIN.CPL COLOR
  209.     FONTS          CONTROL MAIN.CPL FONTS
  210.     PORTS          CONTROL MAIN.CPL PORTS
  211.     MOUSE          CONTROL MAIN.CPL MOUSE
  212.     DESKTOP        CONTROL MAIN.CPL DESKTOP
  213.     PRINTERS       CONTROL MAIN.CPL PRINTERS
  214.     DATE/TIME      CONTROL MAIN.CPL DATE/TIME
  215.     INTERNATIONAL  CONTROL MAIN.CPL INTERNATIONAL
  216.     SOUND MAPPER   CONTROL MSACM.DRV
  217.  
  218. With these last four, if you "ASSOCIATE" (via File Manager) .CPL files with
  219. CONTROL.EXE, you can eliminate "CONTROL" from the command line.
  220.  
  221.     ENHANCED       CONTROL CPWIN386.CPL
  222.     DRIVERS        CONTROL DRIVERS.CPL
  223.     FAX            CONTROL FAX.CPL
  224.     SOUND          CONTROL SND.CPL
  225.  
  226. Now, select an icon, type in the desired name, and then choose OK.  Viola!
  227. Now when you double click on the desired icon, the applet opens all by itself.
  228. No waiting for Control Panel to load.  This speeds things up quite a bit.
  229.  
  230. * robert.jones@library.dps.com
  231.   FidoNet: Robert Jones @ 1:213/742
  232.  
  233. ────────────────────────────────────────────────────────────────────────────
  234.  
  235. Wallpaper Glue
  236. ==============
  237. -> Added on November 2, 1994
  238.  
  239. Normally, your your only two choices for wallpaper placement are centered
  240. or tiled.  What do you do if you want it placed somewhere else on the
  241. screen?
  242.  
  243. Edit your WIN.INI and add these entries under the [Desktop] section:
  244.  
  245.     WallpaperOriginX=50
  246.     WallpaperOriginY=100
  247.  
  248. "X" refers to the horizontal position and "Y" is the vertical one.  Both
  249. are from the top left of the screen.
  250.  
  251. * PC Computing - November 1994
  252.  
  253. ────────────────────────────────────────────────────────────────────────────
  254.  
  255. Different StartUp Group
  256. =======================
  257. -> Added on November 2, 1994
  258.  
  259. If you ever had a reason to change your Startup group name, here's the trick!
  260.  
  261. Create a new program manager group and remember the filename you assign to
  262. it.  Add the following to your PROGMAN.INI [Settings] section:
  263.  
  264.     STARTUP=filename
  265.  
  266. "filename" is the name of the new group you created.  Just copy the contents
  267. of your old startup group to the new one and you're set.
  268.  
  269. * PC Computing - November 1994
  270.  
  271. ────────────────────────────────────────────────────────────────────────────
  272.  
  273. Hiding Directories
  274. ==================
  275. -> Added on November 2, 1994
  276.  
  277. Here's a quick way to hide directories from prying eyes.  Name the directory
  278. using the null character, ASCII 255.  To create the directory from DOS, type
  279. "MD " then hold the ALT key and type "255" using the numeric keypad.  You
  280. may use the ALT-255 up to 8 times plus three more in the extension.  To
  281. further ward off the prying eyse, hide the directory by typing this in
  282. DOS.  "ATTRIB directoryname +H" You're same not only in DOS, but Windows as
  283. well.  The FileManager can view hidden files, but double-clicking on a
  284. directory named with a null character throws them back to the root
  285. directory and doesn't give access to the contents of the directory itself.
  286.  
  287. * PC Computing - November 1994
  288.  
  289. ────────────────────────────────────────────────────────────────────────────
  290.  
  291. Saving Current Settings
  292. =======================
  293. -> Added on October 30, 1994
  294.  
  295. In PROGRAM MANAGER and FILE MANAGER, you can save the current settings and
  296. layout so that they will be the same everytime you use them.  To make this
  297. work, you must turn off "SAVE SETTINGS ON EXIT".  Next, set up the look and
  298. options they way you want them.  Finally, hold the SHIFT key and exit as you
  299. normally would.  It won't actually exit, but instead save the current
  300. settings.  Next time you start the file or program manager, your settings
  301. will be intact.
  302.  
  303. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  304.   or FidoNet: Jamie Hermans @ 1:342/707
  305.  
  306. ────────────────────────────────────────────────────────────────────────────
  307.  
  308. 256 Colours
  309. ===========
  310. -> Added on October 30, 1994
  311.  
  312. Microsoft's high-speed 256-colour display driver (SVGA256.DRV) supports the
  313. displays listed below.  The driver is included as part of the Windows for
  314. Workgroups 3.11 package and is also available for downloading from the
  315. Windows Driver Library.  The library is accessible via CompuServ (GO MSL,
  316. download SVGA.EXE), Genie, Microsoft OnLine, and the Microsoft Download
  317. Service (206-936-MSDL).  Finally, you can order the driver on diskette by
  318. calling Microsoft at 800-426-9400.
  319.  
  320. The SVGA256.DRV driver supports the following displays:
  321.  
  322.     - ATI VGA Wonder
  323.     - Cirrus Logic VGA (5420, 6420 series)
  324.     - Oak Technology VGA (077 series)
  325.     - Paradise VGA
  326.     - Trident VGA (8900 series)
  327.     - Tseng ET4000-based, including: Boca VGA; Cardinal VGA; Diamond
  328.                                      SpeedStar; Everex Viewpoint; Metheus
  329.                                      Premier VGA; Orchid ProDesigner IIs;
  330.                                      Sigma VGA Legend; STB Powergraph
  331.     - Video Seven VGA: FastWrite; 1024i; VRAM; VRAM II
  332.     - Western Digital VGA
  333.  
  334. * Windows Magazine - June 1994
  335.  
  336. ────────────────────────────────────────────────────────────────────────────
  337.  
  338. Windows FTP Sites
  339. =================
  340. -> Added on October 30, 1994
  341.  
  342. For those who frequent the "information highway", here's a couple of
  343. Windows FTP sites.  They may no longer be current by the time you read
  344. this, but they once were in operation.
  345.  
  346.     ftp.cica.indiana.edu
  347.     oak.oakland.edu
  348.     wuarchive.wustl.edu
  349.     grind.isca.uiowa.edu
  350.     ftp.cdrom.com
  351.     polecat.law.indiana.edu
  352.     ftp.marcam.com
  353.     gatekeeper.dec.com
  354.  
  355. * Unknown Newsgroup Post
  356.  
  357. ────────────────────────────────────────────────────────────────────────────
  358.  
  359. Default "DEVICE=" entries in SYSTEM.INI
  360. =======================================
  361. -> Added on October 30, 1994
  362.  
  363. For those who are curious, these are the default Virtual Device Drivers
  364. written into the [386Enh] section of SYSTEM.INI during the Windows setup
  365. procedure.  Device names beginning with an asterisk are an integral part of
  366. the WIN386.EXE file, while those with an extension of .386 are separate
  367. files placed in the SYSTEM directory.
  368.  
  369. Windows 3.1  WFWG 3.1     WFWG 3.11    File or Device Description
  370. -----------  --------     ---------    --------------------------
  371. *biosxlat    *biosxlat    *biosxlat    ROM Bios access for apps  & devices
  372. *BLOCKDEV    *BLOCKDEV    *BLOCKDEV    coordinate block I/O services,
  373.                                        FastDisk devices
  374. *cdpscsi     *cdpscsi     *cdpscsi      ---
  375. *combuff     *combuff     *combuff     communications buffer for serial port
  376. *dosmgr      *dosmgr      *dosmgr      manages MS-DOS virtual machines
  377.  ---          ---         ifsmgr.386   installable file system manager
  378.  ---          ---         lpt.386      LPT
  379. *PAGEFILE    *PAGEFILE    *PAGEFILE    virtual memory paging file
  380. *pageswap    *pageswap    *pageswap    supports Windows demand-paging
  381. *parity      *parity      *parity      NMI handler,memory & bus parity
  382.                                        error detection
  383. *reboot      *reboot      *reboot       ---
  384.  ---          ---         serial.386   serial communications
  385. *v86mmgr     *v86mmgr     *v86mmgr      ---
  386.  ---          ---         vcache.386   32-bit cache manager
  387. *vcd         vcd.386      *vcd         communcations
  388.  ---          ---         vcomm.386    communcations
  389. *vdma        vdmad.386    *vdmad       virtualizes DMA devices
  390. *vfd         *vfd         *vfd         floppy disk drive device
  391. *vmpcd       *vmpcd       *vmpcd       access to math co-processor
  392. *vmpoll      *vmpoll      *vmpoll      detects virtual machine idle waiting
  393.                                        for keyboard input
  394.  ---         vpd.386       ---         printer
  395. *vpicd       vpicd.386    *vpicd       programmable interrupt control
  396.  ---          ---         vpmtd.386    fax scheduler
  397. *vsd         *vsd         *vsd         virtual sound device PC speaker
  398.  ---         vshare.386   vshare.386   file sharing
  399. *vtd         *vtd         *vtd         virtualizes 8253 timer services
  400. vtdapi.386   vtdapi.386   vtdapi.386   multimedia virtual timer
  401. *wshell      *wshell      *wshell      system-level services for other VxDs
  402. *vddvga      *vddvga      *vddvga      video display
  403.  
  404. * Windows Magazine - June 1994
  405.  
  406. ────────────────────────────────────────────────────────────────────────────
  407.  
  408. Windows PaintBrush Tricks
  409. =========================
  410. -> Added on October 30, 1994
  411.  
  412. Setting the colour of the outline:
  413.     - Use the right mouse button to pick the outline colour.
  414.  
  415. Bend, stretch, resize, and tilt images:
  416.     - Select an area of your picture by clicking the mouse button in the
  417.       upper left corner and dragging it down and right until your selection
  418.       is in the elastic box.  On the title bar, select the PICK menu and go
  419.       crazy.
  420.  
  421. Printing only PART of an image:
  422.     - Select print from the file menu as usual, but then select PARTIAL in
  423.       the dialog box that pops up.  You'll be given the opportunity to draw
  424.       a box around the area you want to print.
  425.  
  426. Printing larger or smaller than the original image:
  427.     - Select print from the file menu as usual, and then change the
  428.       percentage in the Scaling Box.  For example, choose a percentage of
  429.       500 to print the image on 16 sheets of paper, then tape the sheets
  430.       together.
  431.  
  432. Create transparent and opaque "sweeps":
  433.     - Select the image, or part of an image.  While holding shift down, hold
  434.       the left mouse button and drag the selection.  This makes transparent
  435.       copies of the image across your masterpiece.  Holding the right button
  436.       instead makes the selected image opaque.
  437.  
  438. Quick Copy:
  439.     - Select the image or part of the image, and hold the CTRL key while you
  440.       drag the mouse.  Good for one copy.
  441.  
  442. * Windows Magazine - June 1994
  443.  
  444. ────────────────────────────────────────────────────────────────────────────
  445.  
  446. Dual Versions of Windows
  447. ========================
  448. -> Added on October 30, 1994
  449.  
  450. Some people have a need for two separate copies of Windows.  Here is how to
  451. use the same swapfile for both copies.
  452.  
  453.     1. Start Windows 1, create swap file, restart Windows twice!
  454.  
  455.     2. Start Windows 2, create swap file (same size as previous one),
  456.        restart Windows twice!
  457.  
  458.     3. Start Windows 1 and it will accept the swap file, Voila!
  459.  
  460. * Unknown Newsgroup Post
  461.  
  462. ────────────────────────────────────────────────────────────────────────────
  463.  
  464. Running DOS Telecommunications Under Windows
  465. ============================================
  466. -> Added on October 30, 1994
  467.  
  468. This is using Telemate 4.12 as an example.  I suppose you could use another
  469. COMM program, but none offer the stability under Windows that Telemate does.
  470.  
  471. If you are using Windows 3.1 or 3.11, start at step ONE.  If you are using
  472. Windows for Workgroups, then start at step THREE.
  473.  
  474. 1) Replace the stock Windows communications driver COMM.DRV (found in
  475.    C:\WINDOWS\SYSTEM\) with a 3rd party communications driver such as:
  476.  
  477.     WFXCOMM.DRV - from Delrina, freeware and available off of most bbs's.
  478.     CYBERCOM
  479.     KINGCOM
  480.     TURBOCOM
  481.  
  482. The last 3 are NOT freeware, but provide better performance and have more
  483. functionality.  Installation of the drivers are actually quite simple and
  484. instructions will come with the documentation of the driver.
  485.  
  486. 2) Obtain a copy of CHCOMB.386.  This is also freeware, and is readily
  487.    available on most bbs's.  The purpose of this driver is to allow DOS
  488.    applications to properly utilize your uart's buffering ability.
  489.    Installation is very simple and instructions come with the driver.
  490.  
  491. 3a) Add the following lines to the [386Enh] section of your Window's
  492.     SYSTEM.INI file:
  493.  
  494.     ComxBuffer=10000 (Windows com buff default is 256 bytes)
  495.     ComBoostTime=4 (Windows default is 2)
  496.  
  497. 3b) Remove any lines that refer to "ComxFifo=" in the SYSTEM.INI The FIFO
  498.     is enabled by default if it is available, hence this line is redundant.
  499.  
  500. * Bob Miller @ 1:101/535
  501.  
  502. 4) If your modem is running on Com4 and you are not utilizing Com3 then you
  503.    must disable Com3 while in Windows.  This is accomplished by editing your
  504.    Window's SYSTEM.INI file and altering the following lines found under the
  505.    [386Enh] section:
  506.  
  507.     Com3Irq=4
  508.     Com3Base=03E8
  509.       to
  510.     Com3Irq=-1
  511.     Com3Base=-1
  512.  
  513.   If you do not have the above lines in your SYSTEM.INI, then add them to
  514.   the [386Enh] section.  You should also add the following lines in the same
  515.   section stating the address of the Com Port and the IRQ it utilizes.
  516.  
  517.     Com4Irq=3 (or whatever FREE irq you choose).
  518.     Com4Base=02E8
  519.  
  520. 5) Edit your TELEMATE.PIF file (found in the C:\TM\ directory) and change
  521.    the foreground/background priority settings to EQUAL settings.  I suggest
  522.    a setting of 50 for each, though 25 may do -- you should experiment.  If
  523.    things are not working properly then adjust BOTH up equally.
  524.  
  525.    Also, make sure that the PIF file has the "/W" switch under the optional
  526.    parameters section.  If you are starting Telemate through a batch file,
  527.    then add the /W switch in the batch file.
  528.  
  529. * Gordon Vanscheik @ 1:3417/2
  530.  
  531. 6) While editting the .PIF, make sure Background Execution is enabled.
  532.    Next click on the Advanced button, and enable (check) the Lock
  533.    Application Memory box.  This disables application memory swapping.
  534.    For this to work effectively, you must be in 386 Enhanced Mode, have
  535.    a permanent swap file and 32bit disk access should be enabled (if
  536.    possible)
  537.  
  538. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  539.   or FidoNet: Jamie Hermans @ 1:342/707
  540.  
  541. ────────────────────────────────────────────────────────────────────────────
  542.  
  543. Easter Egg Hunt !
  544. =================
  545. -> Added on October 30, 1994
  546.  
  547. If you've ever wondered what programmers do in their spare time, check this
  548. out.  You MUST hold both the CTRL and SHIFT keys through the entire process
  549. without letting go to see the show!
  550.  
  551. Holding CTRL & SHIFT, make program manager active.  Select HELP and ABOUT
  552. PROGRAM MANAGER.  Double click on the Flag Logo.  Nothing will happen ...
  553. select OK.  Repeat this again: HELP - ABOUT - DBL CLICK ... this time you
  554. will see a flag waving in the wind.  Still holding CTRL and SHIFT? Good!
  555. Select OK and do it all once more ... BUT this time, be choosy where you
  556. double click!!  Pick one of the four SOLID window frames on the right half
  557. of the logo for four different characters including a Teddy Bear and Bill
  558. Gates himself.  Once the show starts, you can let go of CTRL and SHIFT.
  559. You'll have to do the whole process over again to try the other three
  560. window panels.
  561.  
  562. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  563.   or FidoNet: Jamie Hermans @ 1:342/707
  564.  
  565. ────────────────────────────────────────────────────────────────────────────
  566.  
  567. Faster Video Display
  568. ====================
  569. -> Added on October 30, 1994
  570.  
  571. There are basically 3 ways to cheaply speed up Windows video response times.
  572. The 1st and 2nd can be done in one step - reduce the number of colours and
  573. move to a smaller screen resolution.  The fewer pixels and colours, the less
  574. work your video adapter has to do. 256 colours and an 800x600 resolution is
  575. a good bottom end.  Any more colours or a higher resolution and you will
  576. start to notice a system slowdown.
  577.  
  578. The third way to speed up the display is to remove your wallpaper.  Either
  579. pick a pattern instead of an actual bitmap, or for even more speed, chose a
  580. solid colour and no pattern or bitmap.
  581.  
  582. Both of these tips are done through the Control Panel's Desktop Icon.
  583.  
  584. * PC Computing - October 1994
  585.  
  586. ────────────────────────────────────────────────────────────────────────────
  587.  
  588. Instant Sleep & Password Protection
  589. ===================================
  590. -> Added on October 30, 1994
  591.  
  592. Here's a two for one!  You know there are times when you want to kick your
  593. screen saver in automatically, but the stock Windows screen savers just
  594. can't do that -- normally.  If you make 2 changes, and add an icon to the
  595. program manager, you have an instant screen blanker!  Add a password to the
  596. screensaver and you have instant security as well.  Using the control panel,
  597. setup your screen saver for how you like.
  598.  
  599. Next you'll have to edit your WIN.INI. Adjust the following line as follows:
  600.  
  601.     [windows]
  602.     Programs=com exe bat pif scr
  603.                              ^^^
  604.  
  605. Almost there!  Now to create an icon in your most commonly used group --
  606. have the destination group out front, hold the ALT key and double click in
  607. a blank area of the group's window.  Select BROWSE and find your screen
  608. saver (it's in the SYSTEM directory and has an .SCR extension), give it a
  609. name and move the cursor to the end of the command line field.  After the
  610. program name, enter a space and then "/S' (no quotes).  Select OK.  Whenever
  611. you double click on the new icon, your screen saver will immediately kick
  612. in.  If you have a password selected, you will not be able to get back to
  613. work without that password.
  614.  
  615. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  616.   or FidoNet: Jamie Hermans @ 1:342/707
  617.  
  618. ────────────────────────────────────────────────────────────────────────────
  619.  
  620. System Fonts
  621. ============
  622. -> Added on October 30, 1994
  623.  
  624. In most cases, you can change the size of the fonts that Windows uses for
  625. things like menus, Notepad text, and so on.  The key to the size of the
  626. fonts that Windows uses lies in the [boot] section of the SYSTEM.INI file.
  627. There are 3 basic font sizes that Windows uses: VGA fonts, 8415 fonts, and
  628. EGA fonts.  The [boot] section contains the lines:
  629.  
  630.     fonts.fon=vgasys.fon
  631.     fixedfon.fon=vgafix.fon
  632.     oemfonts.fon=vgaoem.fon
  633.  
  634. FONTS.FON controls menu fonts (the system font).  FIXEDFON.FON controls
  635. the fixed-pitch font used in Notepad and some other text applications.
  636. OEMFONTS.FON controls a font with an IBM PC-8 character set that is used
  637. in the Clipboard (such as cutting and pasting from a DOS window).
  638.  
  639. If you want to get more text on the screen, switch from VGA to EGA fonts.
  640. This will give you a shorter but same width of font.  If you want larger
  641. text, switch to 8514 fonts.  The following procedures work for switching
  642. between any two font sets.
  643.  
  644.     Smaller        Normal         Larger
  645.     =======        ======         ======
  646.     EGASYS.FON     VGASYS.FON     8514SYS.FON
  647.     EGAFIX.FON     VGAFIX.FON     8514FIX.FON
  648.     EGASYS.FON     VGASYS.FON     8514SYS.FON
  649.  
  650. Most systems are installed with the VGA driver and then upgraded to a
  651. specific video card driver.  Chances are you have only the 3 VGA fonts
  652. decompressed onto your hard drive.  You'll need your Windows disks to copy
  653. the other sizes.  Make sure you have the program EXPAND.EXE on your hard
  654. drive somewhere (somewhere in your PATH is best).  Find the disk you need
  655. (it can vary from set to set).  Assuming the disk is in drive a:, follow the
  656. example with your choice of fonts:
  657.  
  658.     EXPAND A:\EGAFIX.FO_ C:\WINDOWS\SYSTEM\EGAFIX.FON
  659.  
  660. Repeat this command for the remaining two font files.  Now make sure you
  661. backup your SYSTEM.INI file!  Change the following lines to the new font
  662. and reboot Windows.
  663.  
  664.     fonts.fon=vgasys.fon
  665.     fixedfon.fon=vgafix.fon
  666.     oemfonts.fon=vgaoem.fon
  667.  
  668. If Windows crashes or fails to load, restore your old SYSTEM.INI.
  669.  
  670. Another option is to change just the icon fonts.  Under the [Desktop]
  671. section of WIN.INI, add the following lines:
  672.  
  673.     IconTitleFaceName=Arial
  674.     IconTitleSize=11
  675.     IconSpacing=86
  676.  
  677. You'll have to experiment with all three options to your personal
  678. preferences.  Remember that the larger the font, the higher the icon
  679. spacing (set in the control panel) should be to prevent overlapping icon
  680. titles.
  681.  
  682. * PC Computing - October 1994
  683.  
  684. ────────────────────────────────────────────────────────────────────────────
  685.  
  686. REMEMBER: You're In DOS
  687. =======================
  688. -> Added on October 30, 1994
  689.  
  690. With full screen sessions, it's sometimes hard to remember you're still
  691. actually in Windows.  Add the folowing line to your AUTOEXEC.BAT and reboot
  692. for the change to take effect (exit Windows first of course!)
  693.  
  694.     SET WIMPMT=WARNING!!! Type EXIT to return to Windows!$_$p$g
  695.  
  696. * PC Computing - August 1994
  697.  
  698. ────────────────────────────────────────────────────────────────────────────
  699.  
  700. Back to the Way You Were
  701. ========================
  702. -> Added on October 30, 1994
  703.  
  704. If you've ever messed up your Windows groups, you know it's a pain to get
  705. thinks straightened out again.  There is a simple way to restore things to
  706. their creation default.  From the File menu, select Run and type "SETUP /P"
  707. Your icons will be preserved, but the original groups will either be added,
  708. or restored to their original.  Any extras are left alone.
  709.  
  710. * PC Computing - August 1994
  711.  
  712. ────────────────────────────────────────────────────────────────────────────
  713.  
  714. Restricting Windows
  715. ===================
  716. -> Added on October 30, 1994
  717.  
  718. Windows is easy to change around to your tastes.  Problem is, no two people
  719. like the same thing.  Here's a way to have YOUR computer stay the way YOU
  720. like it!  The following lines can be added to the PROGMAN.INI file.  If
  721. there is no section called [Restrictions], create it.  If there is one,
  722. just add whichever or all of the following.
  723.  
  724.     EditLevel=4      Disables creation, deletion, or changing of program
  725.                       groups and items.
  726.     NoClose=1        Makes it impossible to gracefully exit Windows
  727.                       (Rebooting switch still works.)
  728.     NoRun=1          Disables File, Run
  729.     NoFileMenu=1     Removes the File menu entirely and it's shortcut keys.
  730.     NoSaveSettings=1 Keeps Windows from saving settings.
  731.  
  732. * PC Computing - August 1994
  733.  
  734. If you don't want others playing with certain control panel icons, add the
  735. following lines to the CONTROL.INI file:
  736.  
  737.     [Don't Load]
  738.     fonts=no
  739.     color=no
  740.     desktop=no
  741.  
  742. ... or whatever icons you don't want displayed.  Finding the name of each
  743. icon is easy -- they're all under the file menu.
  744.  
  745. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  746.   or FidoNet: Jamie Hermans @ 1:342/707
  747.  
  748. ────────────────────────────────────────────────────────────────────────────
  749.  
  750. Remote Printing
  751. ===============
  752. -> Added on October 30, 1994
  753.  
  754. Let's say you made up a document at home using your nice fonts and spiffy
  755. wordprocessor.  Problem is you don't want to use your dot matrix printer,
  756. but instead the office's nice laser printer.  Unfortunately, your office
  757. doesn't have the application you created with, or maybe they don't even
  758. have Windows installed.  Simple trick!  Create the destination printer on
  759. your computer at home with the control panel.  While setting up the foreign
  760. printer, set up FILE as the port to print to.  When you print using this
  761. driver, Windows will ask you for a filename.  Type "C:\filename.ext".  If
  762. the resulting file is small enough to fit on floppy, simply copy it to disk
  763. and back to the destination's hard drive.  If it's bigger, you'll have to
  764. figure out a way to get from A to B.  Maybe .ZIPping it up will do ... maybe
  765. modemming it overnight.  Whatever the procedure, once it's there, here's the
  766. next step.  Type COPY "C:\filename.ext LPT1: /B" (using the correct filename
  767. and printer port) at the DOS prompt.  The magic of it all, it you don't even
  768. need to have Windows installed or running to use their printer!
  769.  
  770. * PC Computing - August 1994
  771.  
  772. ────────────────────────────────────────────────────────────────────────────
  773.  
  774. Cool Switch
  775. ===========
  776. -> Added on October 30, 1994
  777.  
  778. Use the ALT-TAB key combination to cycle through applications in Windows.
  779. Holding ALT, press TAB successfully until you get to the application you
  780. want.  Release ALT and that window will pop up.  Use ALT-SHIFT-TAB to move
  781. backwards.
  782.  
  783. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  784.   or FidoNet: Jamie Hermans @ 1:342/707
  785.  
  786. ────────────────────────────────────────────────────────────────────────────
  787.  
  788. New Program Manager Icons
  789. =========================
  790. -> Added on October 30, 1994
  791.  
  792. To add an application to the program manager, run file manager.  Switch
  793. back to the program manager and make the destination group active.  Using
  794. the cool switch, switch back to file manager.  You'll need to resize the
  795. file manager so that you can see the destination group.  Simply find the
  796. program you want, click and hold on the filename, and drag it to the program
  797. manager group.  If it's a Windows application, you'll probably get it's
  798. default icon as well.  Highlight the icon (back in program manager again)
  799. and press ALT-ENTER to change it's properties.  Here you can give it a real
  800. name and change the icon if you wish.
  801.  
  802. * PC Computing - August 1994
  803.  
  804. Another way is to not even use the file manager.  You simply have the
  805. destination group out on top, hold down the ALT key, and double-click
  806. somewhere in the window where there are no icons (in between two icons will
  807. work).  A program item properties box will pop up and you can use the
  808. BROWSE button to find your file.  Before closing the properties box, give
  809. it a name and an icon.
  810.  
  811. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  812.   or FidoNet: Jamie Hermans @ 1:342/707
  813.  
  814. ────────────────────────────────────────────────────────────────────────────
  815.  
  816. Replacing the Start-Up Screen
  817. =============================
  818. -> Added on October 30, 1994
  819.  
  820. You'll need a 16 colour 640x480 resolution picture converted to .RLE
  821. format.  Paint Shop Pro is probably the best at doing this while preserving
  822. your original colours.  The .RLE file cannot be larger than about 50,000
  823. bytes!  Name the graphic NEWLOGO.RLE and stick it in your WINDOWS\SYSTEM
  824. directory.
  825.  
  826. Create a backup of WIN.COM from the WINDOWS directory, if something goes
  827. wrong - you'll need this to get Windows running once again.
  828.  
  829. In MS-DOS (not a DOS window) type the following (assuming Windows is on
  830. Drive C:)
  831.  
  832.     C:
  833.     CD WINDOWS\SYSTEM
  834.     COPY /B WIN.CNF+VGALOGO.LGO+NEWLOGO.RLE C:\WINDOWS\WIN.COM
  835.  
  836. Type "DIR WINDOWS\WIN.*" to see if WIN.COM is less than 65,536 bytes.  If
  837. not, restore the original WIN.COM to restart Windows and try a less detailed
  838. graphic.
  839.  
  840. * PC Computing - August 1994
  841.  
  842. ────────────────────────────────────────────────────────────────────────────
  843.  
  844. Warp Speed Hard Drive
  845. =====================
  846. -> Added on October 30, 1994
  847. -> Windows for Workgroups
  848.  
  849. Windows installs with 32bit DISK access enabled by default (if you chose a
  850. permanent swap file and your hard drive can handle it) and 32bit FILE
  851. access disabled by default.  A simple matter of turning on 32bit FILE
  852. access should net you a double or higher speed increase in program loading
  853. time and general hard drive access.  The cache size is set based on your
  854. system memory, but you can change it readily.  The final step is to add
  855. "1024 128" to the end of the SMARTDRV.EXE line in your AUTOEXEC.BAT if it
  856. doesn't already exist.  SmartDrive is replaced in Windows by 32bit FILE
  857. access, so the 128 reduces your cache for floppy disk sized use. If you are
  858. using a CD-ROM drive, you might want to up the 128 a little.
  859.  
  860. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  861.   or FidoNet: Jamie Hermans @ 1:342/707
  862.  
  863. ────────────────────────────────────────────────────────────────────────────
  864.  
  865. Fewer System Crashes!
  866. =====================
  867. -> Added on October 30, 1994
  868.  
  869. Add the line "MaxBPs=768" to the [386Enh] section of SYSTEM.INI.  You'll
  870. have fewer system crashes than before, largely because Windows refuses to
  871. run some applications in situations where it knows you don't have enough
  872. memory or resources.
  873.  
  874. * PC Computing - August 1994
  875.  
  876. ────────────────────────────────────────────────────────────────────────────
  877.  
  878. NotePad Fix
  879. ===========
  880. -> Added on October 30, 1994
  881.  
  882. Notice that whenever you try to open a file with notepad that it defaults
  883. to "*.TXT"?  Here's a way to change that.  As usual, make a back copy of
  884. NOTEPAD.EXE incase something doesn't quite work.  Launch WRITE.EXE and
  885. load in NOTEPAD.EXE.  Be sure to click on NO CONVERSION!  Select Find and
  886. type TXT and press ENTER.  WRITE will highlight the first occurance of TXT.
  887. Click twice on FIND NEXT.  You want to change the third occurance and click
  888. on CANCEL to stop the search.  Replace "TXT" with "*  " -- make sure there
  889. are two spaces after the asterisk.  Save and exit from WRITE.  Next time you
  890. launch NOTEPAD, it will display all the files in the directory instead of
  891. just those ending in ".TXT".
  892.  
  893. * PC Computing - August 1994
  894.  
  895. ────────────────────────────────────────────────────────────────────────────
  896.  
  897. More DOS Buffer Space
  898. =====================
  899. -> Added on October 30, 1994
  900.  
  901. If you have a sound or video card that uses DMA with a non-Windows
  902. application, you should increase your DMA's buffer size so you don't fill
  903. the buffer and crash the system.  Edit SYSTEM.INI and either add or change
  904. the line "DMABufferSize=" to equal 128.  Restart Windows for the change to
  905. take effect.
  906.  
  907. * PC Computing - August 1994
  908.  
  909. ────────────────────────────────────────────────────────────────────────────
  910.  
  911. Mouse Tricks
  912. ============
  913. -> Added on October 30, 1994
  914.  
  915. By default, Windows displays menus aligned to the left.  To make it more
  916. lefty - friendly and right aligned, add "MenuDropAlignment=1" to the
  917. [Windows] section of your WIN.INI file.
  918.  
  919. Having trouble making a double-click work?  Chances are you're moving the
  920. mouse in between clicks.  To give yourself a bit of moving room, add the
  921. folowing to the [Windows] section in your WIN.INI:
  922.  
  923.     DoubleClickHeight=10
  924.     DoubleClickWidth=10
  925.  
  926. You can use whatever values you'd like.  You might also want to check the
  927. control panel's mouse icon and see what the double click response time is
  928. set to.
  929.  
  930. * PC Computing - August 1994
  931.  
  932. ────────────────────────────────────────────────────────────────────────────
  933.  
  934. Customizing Program Manager
  935. ===========================
  936. -> Added on October 30, 1994
  937.  
  938. Normally, Program Manager's title bar says "Program Manager".  If you want
  939. to personalize it or have it display some snappy comment, add the Program
  940. Manager to your start-up group.  It won't load two copies, just change it's
  941. name on the titlebar without changing anything else.
  942.  
  943. Simply open up the start-up group, go to the file menu and select new,
  944. program item, and fill in the blanks.  Your new title description,
  945. PROGMAN.EXE for the command line, and a new icon if you wish.  The new
  946. icon will be displayed when you minimize the program manager.
  947.  
  948. * PC Computing - August 1994
  949.  
  950. ────────────────────────────────────────────────────────────────────────────
  951.  
  952. .INI File Settings
  953. ==================
  954. -> Added on October 30, 1994
  955.  
  956. The following are applicable where boolean logic is used:
  957.  
  958.      1    On    Yes   True
  959.      0    Off   No    False
  960.  
  961. There is one known line in SYSTEM.INI that MUST use a 0 or 1.  All other
  962. flags in this line are the equivalent of 0.  This is the COMxFIFO= line
  963. under the [386Enh] section. (x=whichever com port in question)
  964.  
  965. To make matters worse, the default is on.  Since almost anything will turn
  966. off this line, why not remove it completely?  If you have 16550 UART's,
  967. Windows will recognize them and act accordingly.  If you don't have 16550's
  968. then Windows will automatically turn FIFO support off.  No need to add extra
  969. baggage to your SYSTEM.INI
  970.  
  971. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  972.   or FidoNet: Jamie Hermans @ 1:342/707
  973.  
  974. ────────────────────────────────────────────────────────────────────────────
  975.  
  976. Possible "BUG" in SYSTEM.INI
  977. ============================
  978. -> Added on October 30, 1994
  979. -> Windows for Workgroups
  980.  
  981. There is a "BUG" in Windows for Workgroups 3.11.  The line "NoEMMDriver="
  982. with any TRUE flag (TRUE, ON, etc.) will disable 32bit FILE access in some
  983. cases.  An even more damaging problem occurs with DriveSpace (MS-DOS 6.22).
  984. When started, Windows will clear the screen after the logo and simply hang
  985. there.  To make life easier, make sure there is no "NoEMMDriver=" line in
  986. your SYSTEM.INI file.
  987.  
  988. * jamie.hermans@tech-spk.alive.ampr.ab.ca
  989.   or FidoNet: Jamie Hermans @ 1:342/707
  990.  
  991. ────────────────────────────────────────────────────────────────────────────
  992.  
  993. Reasons for a PERMANENT SWAP FILE
  994. =================================
  995. -> Added on October 30, 1994
  996.  
  997. Here is some VALID technical info you can sink your teeth into.  In all
  998. cases I would recommend a 2meg swap (or higher - depending on your physical
  999. RAM installed), just to reduce the memory search overhead.  In the text that
  1000. follows, PSF = Permanent Swap File.  It's advisable you enable 32bit DISK
  1001. access if possible, and 32bit FILE access if you are using Windows for
  1002. Workgroups.
  1003.  
  1004. When you have no PSF, Windows will scan every 1/2 second for a low memory
  1005. situation and examine all discardable segments, moving ones that have been
  1006. referenced to the head of the LRU list.  If there is a memory shortage (I'm
  1007. not sure how it's defined, but I think it's related to the
  1008. "LRUSweepLowWater=" setting in SYSTEM.INI), discardable segments are
  1009. discarded until there is enough to load the application.  It's nearly the
  1010. same as doing a "GlobalCompact()" every 1/2 second.  On a 386 machine, it's
  1011. just not going to be able to keep up and do lots of other work.  With a PSF,
  1012. Windows doesn't do any memory scanning.  Instead, the Virtual Memory
  1013. Manager combined with the DPMI server starts scanning pages only when there
  1014. is a memory shortage and stops once a certain amount of free memory is
  1015. freed up or there is nothing left to page out.
  1016.  
  1017. Also, without a PSF, whenever a DOS application starts, Windows does a
  1018. "GlobalCompact()" and automatically discards all discardable segments, no
  1019. matter how much memory is free.  This naturally takes some time, and
  1020. generally, almost all the discardable segments are needed right away and
  1021. have to be reread from disk.  With a PSF, nothing is discarded until there
  1022. is a memory shortage.  That's why starting DOS sessions without a PSF is
  1023. slower than with a PSF.
  1024.  
  1025. This is documented in a part of the memory management chapter in Windows
  1026. Internals, a book out of the Andrew Schulman series on programming.  The
  1027. guy who wrote Windows Internals disassembled most of Windows KERNEL and
  1028. USER and then traced them using a hardware debugger.
  1029.  
  1030. * jeff.marchi@pcgfx.com
  1031.  
  1032. ────────────────────────────────────────────────────────────────────────────
  1033.